home *** CD-ROM | disk | FTP | other *** search
/ All About the French Know-How at E3 2000 (USA) / All About the French Know-How at E3 2000 (USA).bin / Data / 15008 / TheoBr01.cab / _2E4994DB000B11D48F08965B7DEAC134 < prev    next >
Text File  |  2000-03-24  |  17KB  |  517 lines

  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>Nos partenaires</title>
  6. <!******************************************************************************
  7. *********************************************************************************
  8.                                 LINKS
  9. *********************************************************************************                                
  10. *********************************************************************************->
  11. <link REL="stylesheet" TYPE="text/css" HREF="Style%20Sheet1.css">
  12.  
  13.  
  14. <!******************************************************************************                        
  15. *********************************************************************************->
  16.  
  17. <!******************************************************************************
  18. *********************************************************************************
  19.                                 SCRIPTS
  20. *********************************************************************************                                
  21. *********************************************************************************->
  22.  
  23.  
  24. <script ID="clientEventHandlersJS" LANGUAGE="javascript">
  25. <!--
  26. var thistext ="";
  27. var thisinfo = "" ;
  28. function fermer_onclick() {
  29. var Obj;
  30. var strName ;
  31. var strCtl ;
  32. for( i = 0; i< document.all.length; i++)
  33. {
  34.     Obj = document.all(i) ;
  35.     strName = Obj.id ;
  36.     if( strName != "undefined" )
  37.     strCtl = strName.substr(0,4) ;
  38.     if( strCtl == "info" || strCtl == "cont" )
  39.     {
  40.         Obj.style.display = "none" ;
  41.     }
  42. }
  43. }
  44.  
  45. function aggrandir_onclick() {
  46. var Obj;
  47. var strName ;
  48. var strCtl ;
  49. for( i = 0; i< document.all.length; i++)
  50. {
  51.     Obj = document.all(i) ;
  52.     strName = Obj.id ;
  53.     if( strName != "undefined" )
  54.     strCtl = strName.substr(0,4) ;
  55.     if( strCtl == "info")
  56.     {    
  57.         if( Obj.style.display == "block" )
  58.         {    
  59.             thisinfo = strName ;
  60.             Obj.style.display = "none" ;
  61.             Obj.className = "grosseinfo" ;
  62.             
  63.         }
  64.         Obj.style.display = "none" ;
  65.     }
  66.     if( strCtl == "cont")
  67.         Obj.style.display = "none" ;
  68.     if( strCtl == "text")
  69.     {
  70.         
  71.             thistext = strName ;
  72.             Obj.style.display = "none" ;
  73.         
  74.         
  75.     }
  76.                     
  77. }
  78. document.all.item(thisinfo).style.display = "block" ;
  79. controleg.style.display = "block" ;
  80. }
  81.  
  82. function rapetisser_onclick() {
  83. var Obj;
  84. var strName ;
  85. var strCtl ;
  86. for( i = 0; i< document.all.length; i++)
  87. {
  88.     Obj = document.all(i) ;
  89.     strName = Obj.id ;
  90.     if( strName != "undefined" )
  91.     strCtl = strName.substr(0,4) ;
  92.     if( strCtl == "info")
  93.     {    
  94.         if( Obj.style.display == "block" )
  95.         {    
  96.             thisinfo = strName ;
  97.             Obj.style.display = "none" ;
  98.             Obj.className = "infotext" ;
  99.             
  100.         }
  101.         Obj.style.display = "none" ;
  102.     }
  103.     if( strCtl == "cont")
  104.         Obj.style.display = "none" ;
  105.     
  106.                     
  107. }
  108. document.all.item(thisinfo).style.display = "block" ;
  109. document.all.item(thistext).style.display = "block" ;
  110. controle.style.display = "block" ;
  111.  
  112. }
  113.  
  114. function fermerg_onclick() {
  115. var Obj;
  116. var strName ;
  117. var strCtl ;
  118. for( i = 0; i< document.all.length; i++)
  119. {
  120.     Obj = document.all(i) ;
  121.     strName = Obj.id ;
  122.     if( strName != "undefined" )
  123.     strCtl = strName.substr(0,4) ;
  124.     if( strCtl == "info"  )
  125.     {
  126.         Obj.className = "infotext" ;
  127.         Obj.style.display = "none" ;
  128.     }
  129.     if( strCtl == "cont"  )
  130.     {
  131.         Obj.style.display = "none" ;
  132.     }
  133. }
  134. document.all.item(thistext).style.display = "block" ;
  135. }
  136.  
  137. function ASRRec1_SpeechRecognized(phrase,score,action) {
  138.  
  139. if( score < 50)
  140.     return;
  141. switch(action)
  142. {
  143. /******************************************************
  144.             Navigation
  145. *******************************************************/
  146. case 1:
  147.     document.location.href = "pageprin.htm"; break ;
  148. case 2:
  149.     document.location.href = "pourfairequoi.htm";
  150.     break;
  151. case 3 :
  152.     document.location.href = "qui.htm" ;break;
  153. case 4 :
  154.     document.location.href = "contacte.htm";break;
  155. case 5:
  156.     document.location.href = "aide.htm";break;
  157.  
  158. case 7 :
  159.     document.location.href = "agenda.htm"; break;
  160. case 8:
  161.     document.location.href = "revues.htm";break;
  162. case 9:
  163.     document.location.href = "ensavoir.htm";break;
  164. case 10:
  165.     document.location.href = "nouvelle.htm";break;
  166. case 11:
  167.     document.location.href = "nouvelle1.htm";break;
  168. case 12:
  169.     document.location.href = "QuizzFR.htm";break;
  170. case 13:
  171.     document.location.href = "nouvelle3.htm";break;    
  172. case 29 :
  173.     document.location.href = "fabricants.htm";break;    
  174. case 100:
  175.     document.location.href = "default1.htm";break;
  176.  
  177.  
  178. /**************************************************
  179.              Commandes
  180. ****************************************************/
  181. case 14:
  182.     window.print();break;
  183. case 101:
  184.     window.history.back(1);break;
  185. case 102:
  186.     window.history.forward(1);break;
  187.     
  188. case 103 :
  189.     CommandesP.click() ;break;
  190.  
  191. case 104 :
  192.      document.location.href="defaultGB.htm" ; 
  193.      break ;
  194.  
  195.  
  196. /////////// Scrolls //////////////////////////
  197. case 105:
  198.     text1.doScroll("up");
  199.     break ;
  200. case 106:
  201.     text1.doScroll("down");
  202.     break;
  203. case 107 :
  204.     text1.doScroll("pageUp") ;
  205.     break ;
  206. case 108 :
  207.     text1.doScroll("pageDown") ;
  208. ///////////////////////////////////////////////
  209.     break ;    
  210. case 1000:
  211.     window.close();break;
  212.  
  213. case 20000 :
  214.         window.top.location.href = "../index.html";
  215.         break;
  216. default :
  217. break ;
  218. }
  219. }
  220.  
  221. function CommandesP_onclick() {
  222.  info1.style.display = "block" ;
  223. }
  224.  
  225. //-->
  226. </script>
  227. <script LANGUAGE="javascript" FOR="ASRRec1" EVENT="SpeechRecognized(phrase, score, action)">
  228. <!--
  229.  
  230.  ASRRec1_SpeechRecognized(phrase,score,action)
  231. //-->
  232. </script>
  233. <!******************************************************************************                            
  234. *********************************************************************************->
  235. </head>
  236.  
  237.  
  238.  
  239. <body background="images/recvoc.gif" style="BACKGROUND-REPEAT: no-repeat" LANGUAGE="javascript">
  240.  
  241. <img 
  242.      src="images/dummylogo.gif" WIDTH="139" HEIGHT="85" 
  243.       onclick="location.href='default1.htm'"
  244.       style="CURSOR: hand ; POSITION: absolute; LEFT : 620px; TOP : 490px"> 
  245.       
  246.       
  247.       
  248. <OBJECT classid="clsid:80B9E3EF-AD88-11D3-9FEB-D74ABDA2E736" id=ASRRec1 style="BACKGROUND-COLOR: #285098; LEFT: 13px; POSITION: absolute; TOP: 0px; POSITION: ABSOLUTE;" VIEWASTEXT>
  249.     <PARAM NAME="_cx" VALUE="6244">
  250.     <PARAM NAME="_cy" VALUE="2064">
  251.     <PARAM NAME="DatbaseName" VALUE="MyDb">
  252.     <PARAM NAME="ContextName" VALUE="site">
  253.     <PARAM NAME="UserName" VALUE="generic user">
  254.     <PARAM NAME="EnvName" VALUE="Win32"></OBJECT>
  255.  
  256.  
  257. <!******************************************************************************
  258. *********************************************************************************
  259.                                 Navigation Principale
  260. *********************************************************************************                                
  261. *********************************************************************************->
  262.  
  263.  
  264.     <table ALIGN="left" BORDER="0" class="tab1" LANGUAGE="javascript" id="table1">
  265.   <tr>
  266.     <td>
  267.         <img src="images/boutonrecvoc1sel.gif" border="0" id="IMG1" WIDTH="130" HEIGHT="64"> 
  268.         
  269.     </td>
  270.   </tr>
  271.   <tr>
  272.     <td BACKGROUND="images/boutonfq1ro.gif" onclick="location.href='pourfairequoi.htm'" style="BACKGROUND-REPEAT: no-repeat; CURSOR: hand" onmouseover="IMG2.style.visibility = 'hidden'" onmouseout="IMG2.style.visibility='visible'">
  273.         <a style="TEXTDECORATION: none" href="pourfairequoi.htm">
  274.         <img src="images/boutonfq1.gif" border="0" id="IMG2" WIDTH="130" HEIGHT="56"></a>
  275.     </td>
  276.   </tr>
  277.   <tr>
  278.     <td BACKGROUND="images/boutonqui1ro.gif" onclick="location.href='qui.htm'" style="BACKGROUND-REPEAT:  no-repeat; CURSOR: hand" onmouseover="IMG3.style.visibility = 'hidden'" onmouseout="IMG3.style.visibility='visible'">
  279.     <a style="TEXTDECORATION: none" href="qui.htm">
  280.         <img src="images/boutonqui1.gif" border="0" id="IMG3" WIDTH="130" HEIGHT="55"></a>    
  281.     </td>
  282.   </tr>
  283.   <tr>
  284.     <td BACKGROUND="images/boutoncontact1ro.gif" onclick="location.href='contacte.htm'" style="BACKGROUND-REPEAT: no-repeat; CURSOR: hand" onmouseover="IMG4.style.visibility = 'hidden'" onmouseout="IMG4.style.visibility='visible'">
  285.     <a style="TEXTDECORATION: none" href="contacte.htm">
  286.         <img src="images/boutoncontact1.gif" border="0" id="IMG4" WIDTH="130" HEIGHT="54"></a>    
  287.     </td>
  288.   </tr>
  289.   <tr>
  290.     <td BACKGROUND="images/boutonaide1ro.gif" onclick="location.href='aide.htm'" style="BACKGROUND-REPEAT:  no-repeat; CURSOR: hand" onmouseover="IMG5.style.visibility = 'hidden'" onmouseout="IMG5.style.visibility='visible'">
  291.     <a style="TEXTDECORATION: none" href="aide.htm">
  292.         <img src="images/boutonaide1.gif" border="0" id="IMG5" WIDTH="130" HEIGHT="56"></a>    
  293.     </td>
  294.   </tr>
  295. </table>
  296. <!******************************************************************************                            
  297. *********************************************************************************->
  298.  
  299. <!******************************************************************************
  300. *********************************************************************************
  301.                                 Navigation secondaire
  302. *********************************************************************************                                
  303. *********************************************************************************->
  304. <div ID="table2" class="tab2" LANGUAGE="javascript">
  305.  
  306. <table WIDTH="100" ALIGN="left" BORDER="0" cellspacing="10" CELLPADDING="1">
  307.   <tr>
  308.     <td language="javascript"
  309.         class="nav1" 
  310.         onmouseover="this.bgColor = '#FFA500' " 
  311.         onmouseout="this.bgColor = '#FFFFFF' " 
  312.         onclick="location.href='pageprin.htm'" 
  313.         style="CURSOR: hand">
  314.         
  315.         Qu'est-ce que c'est?
  316.     </td>
  317.   </tr>
  318.   <tr>
  319.     <td class="nav1" style="COLOR: orange" bgcolor="blue">Nos partenaires </td>
  320.   </tr>
  321.   
  322.   <tr>
  323.     <td language="javascript" 
  324.         class="nav1"
  325.         onmouseover="this.bgColor = '#FFA500' " 
  326.         onmouseout="this.bgColor = '#FFFFFF' " 
  327.         onclick="location.href='fabricants.htm'" 
  328.         style="CURSOR: hand">
  329.         
  330.         Les fabricants
  331.         
  332.     </td>
  333.   </tr>
  334.   
  335.   
  336.   <tr>
  337.     <td language="javascript" 
  338.         class="nav1" 
  339.         onmouseover="this.bgColor = '#FFA500' " 
  340.         onmouseout="this.bgColor = '#FFFFFF' " 
  341.         onclick="location.href='agenda.htm'" 
  342.         style="CURSOR: hand">
  343.         
  344.         Agenda
  345.          
  346.     </td>
  347.   </tr>
  348.   
  349.   <tr>
  350.     <td language="javascript" 
  351.         class="nav1" 
  352.         onmouseover="this.bgColor = '#FFA500' " 
  353.         onmouseout="this.bgColor = '#FFFFFF' " 
  354.         onclick="location.href='ensavoir.htm'" 
  355.         style="CURSOR: hand">
  356.         
  357.         En savoir plus
  358.         
  359.     </td>
  360.   </tr>
  361. </table> 
  362.  
  363.  
  364.  
  365.  
  366. </div>
  367. <img id="aide1" class="aidepic" src="images/aidepic.gif" WIDTH="271" HEIGHT="207"> 
  368. <div id="controle" class="infocontrole" style="DISPLAY: none">
  369.     <table>
  370.     
  371.     <tr>
  372.         <td id="aggrandir" LANGUAGE="javascript" onclick="return aggrandir_onclick()">
  373.             <img src="images/aggrandir.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  374.         </td>
  375.         <td id="fermer" LANGUAGE="javascript" onclick="return fermer_onclick()">
  376.             <img src="images/fermer.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  377.         </td></tr>
  378.     </table>
  379. </div>
  380. <!******************************************************************************                        
  381. *********************************************************************************->
  382.  
  383.  
  384. <!******************************************************************************
  385. *********************************************************************************
  386.                                 OUTILS
  387. *********************************************************************************                                
  388. *********************************************************************************->
  389. <div id="controleg" class="infocontroleg" style="DISPLAY: none">
  390.     <table>
  391.     
  392.     <tr>
  393.         <td id="rapetisser" LANGUAGE="javascript" onclick="return rapetisser_onclick()">
  394.             <img src="images/rapetisser.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  395.         </td>
  396.         <td id="fermerg" LANGUAGE="javascript" onclick="return fermerg_onclick()">
  397.             <img src="images/fermer.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  398.         </td></tr>
  399.     </table>
  400. </div>
  401. <!******************************************************************************                            
  402. *********************************************************************************->
  403.  
  404.  
  405.  
  406.  
  407. <!***************************************************************************************************************************************************************                                TEXTE*********************************************************************************                                *********************************************************************************->
  408.  
  409. <div id="text1" class="defaulttext" style="HEIGHT: 350px; WIDTH: 415px">
  410. ThΘorom Productions est soutenu par des acteurs rΘgionaux.<p> </p>
  411.  
  412. <span id="commande1"
  413.       class="liencom" 
  414.       language="javascript" 
  415.       onclick="aide1.style.visibility='hidden';
  416.                fermer_onclick();
  417.                location.href='http://www.grandlyon.com'" >
  418.                        
  419. Le Grand Lyon 
  420.  
  421. </span>
  422.  
  423.  
  424.  
  425.  
  426.  
  427. <p></p><!***************************************************************************************************************************************************************->
  428.  
  429. <span id="commande2" 
  430.       class="liencom" 
  431.       language="javascript" 
  432.       onclick="aide1.style.visibility='hidden';
  433.                fermer_onclick();
  434.                location.href='http://www.novacite.com'" >
  435.                
  436. NovacitΘ
  437.  
  438. </span>
  439. <p></p><!******************************************************************************                                *********************************************************************************->
  440.  
  441.  
  442. <span id="commande3" class="liencom" language="javascript" >
  443. Le Conseil GΘnΘral du dΘpartement du Rh⌠ne
  444. </span>
  445.  
  446. <p></p><!******************************************************************************                            *********************************************************************************->
  447.  
  448. <span id="commande4" class="liencom" language="javascript" onclick="aide1.style.visibility='hidden';
  449.         fermer_onclick();
  450.         location.href='http://www.lyon.cci.fr';">
  451. La Chambre de Commrerce et d'Industrie de Lyon 
  452. </span>
  453. <p></p><!******************************************************************************                            *********************************************************************************->
  454.  
  455.  
  456. <span id="commande5" class="liencom" language="javascript" onclick="aide1.style.visibility='hidden';
  457.         fermer_onclick();
  458.         location.href='http://www.lyon-infocite.org';">
  459.         
  460. Lyon InfocitΘ
  461. </span>
  462. <p></p>
  463. <!******************************************************************************                                *********************************************************************************->
  464.  
  465.  
  466. <span id="commande6" class="liencom" language="javascript" onclick="aide1.style.visibility='hidden';
  467.         fermer_onclick();
  468.         location.href='http://www.anvar.fr'">
  469. La dΘlΘgation rΘgionale d'ANVAR 
  470. </span>
  471.  
  472. <p></p>
  473.  
  474. <span id="commande7" class="liencom" language="javascript" onclick="aide1.style.visibility='hidden';
  475.         fermer_onclick();
  476.         location.href='http://www.em-lyon.com'">
  477. L'Θcole de management de Lyon
  478. </span>
  479. <p></p>
  480.  
  481. </div><!***************************************************************************************************************************************************************                                Fin du texte*********************************************************************************                                *********************************************************************************->
  482.  
  483.  
  484. <span id="CommandesP" language="javascript" class="liencom" 
  485.          ondblclick="fermer_onclick()" onclick="return CommandesP_onclick()">
  486. <div id="info1" class="infotext" style="DISPLAY: none; FONT-SIZE: 9pt" ondblclick="fermer_onclick()"> 
  487. la reconnaissance vocale <br>
  488. pour faire quoi <br>
  489. pourquoi faire <br>
  490. qui sommes nous <br>
  491. contactez nous <br>
  492. aide <br>
  493. accueil<br>
  494. nos partenaires <br>
  495. agenda <br>
  496. en savoir plus<br>
  497. la navigation <br>
  498. les jeux <br>
  499. la formation<br>
  500. la recherche des donnΘes<br>
  501. prΘcΘdent<br>
  502. Θcran prΘcΘdent<br> 
  503. retour<br>
  504. suivant<br>Θcran suivant<br>
  505. avance<br>
  506. partenaires<br>
  507. accueil <br>
  508. commandes 
  509. possibles <br>
  510. quitter <br>
  511. fermer <br>
  512. anglais <br>
  513. </div>  
  514. </body>
  515.  
  516. </html>
  517.